home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Paragon Drive Backup 9 / DB90_SE_x64.msi / Data1.cab / _0E87EAF859D44BB683507A30A2A316AF < prev    next >
Text File  |  2008-06-28  |  11KB  |  304 lines

  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>Form1</class>
  3. <widget class="QWidget">
  4.     <property name="name">
  5.         <cstring>Form1</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>453</width>
  12.             <height>366</height>
  13.         </rect>
  14.     </property>
  15.     <property name="caption">
  16.         <string>Form1</string>
  17.     </property>
  18.     <property name="focusPolicy">
  19.         <enum>NoFocus</enum>
  20.     </property>
  21.     <grid>
  22.         <property name="name">
  23.             <cstring>unnamed</cstring>
  24.         </property>
  25.         <widget class="QGroupBox" row="0" column="1" rowspan="1" colspan="2">
  26.             <property name="name">
  27.                 <cstring>groupBox2</cstring>
  28.             </property>
  29.             <property name="title">
  30.                 <string>Wipe method</string>
  31.             </property>
  32.             <property name="whatsThis" stdset="0">
  33.                 <string>Here you can get detailed information on the selected algorithm.</string>
  34.             </property>
  35.             <vbox>
  36.                 <property name="name">
  37.                     <cstring>unnamed</cstring>
  38.                 </property>
  39.                 <property name="margin">
  40.                     <number>10</number>
  41.                 </property>
  42.                 <widget class="QLabel">
  43.                     <property name="name">
  44.                         <cstring>txtMethodName</cstring>
  45.                     </property>
  46.                     <property name="text">
  47.                         <string></string>
  48.                     </property>
  49.                 </widget>
  50.                 <widget class="QLabel">
  51.                     <property name="name">
  52.                         <cstring>txtMethodDescription</cstring>
  53.                     </property>
  54.                     <property name="text">
  55.                         <string></string>
  56.                     </property>
  57.                     <property name="alignment">
  58.                         <set>WordBreak|AlignVCenter</set>
  59.                     </property>
  60.                 </widget>
  61.                 <widget class="QLabel">
  62.                     <property name="name">
  63.                         <cstring>txtFillPasses</cstring>
  64.                     </property>
  65.                     <property name="text">
  66.                         <string></string>
  67.                     </property>
  68.                 </widget>
  69.                 <widget class="QLabel">
  70.                     <property name="name">
  71.                         <cstring>txtVerifyPasses</cstring>
  72.                     </property>
  73.                     <property name="text">
  74.                         <string></string>
  75.                     </property>
  76.                 </widget>
  77.             </vbox>
  78.         </widget>
  79.         <widget class="QGroupBox" row="1" column="1" rowspan="1" colspan="2">
  80.             <property name="name">
  81.                 <cstring>gbDoVerify</cstring>
  82.             </property>
  83.             <property name="title">
  84.                 <string>Verify wipe results</string>
  85.             </property>
  86.             <property name="alignment">
  87.                 <set>WordBreak|AlignVCenter|AlignBottom|AlignTop</set>
  88.             </property>
  89.             <property name="checkable">
  90.                 <bool>true</bool>
  91.             </property>
  92.             <property name="checked">
  93.                 <bool>false</bool>
  94.             </property>
  95.             <property name="whatsThis" stdset="0">
  96.                 <string>Here you can specify the percentage of sectors to check.</string>
  97.             </property>
  98.             <hbox>
  99.                 <property name="name">
  100.                     <cstring>unnamed</cstring>
  101.                 </property>
  102.                 <property name="margin">
  103.                     <number>10</number>
  104.                 </property>
  105.                 <widget class="QLabel">
  106.                     <property name="name">
  107.                         <cstring>textLabel1</cstring>
  108.                     </property>
  109.                     <property name="text">
  110.                         <string>Percentage of sectors to check:</string>
  111.                     </property>
  112.                 </widget>
  113.                 <widget class="QSpinBox">
  114.                     <property name="name">
  115.                         <cstring>sbVerifyPers</cstring>
  116.                     </property>
  117.                     <property name="maxValue">
  118.                         <number>100</number>
  119.                     </property>
  120.                     <property name="minValue">
  121.                         <number>1</number>
  122.                     </property>
  123.                 </widget>
  124.                 <spacer>
  125.                     <property name="name">
  126.                         <cstring>spacer6</cstring>
  127.                     </property>
  128.                     <property name="orientation">
  129.                         <enum>Horizontal</enum>
  130.                     </property>
  131.                     <property name="sizeType">
  132.                         <enum>Expanding</enum>
  133.                     </property>
  134.                     <property name="sizeHint">
  135.                         <size>
  136.                             <width>292</width>
  137.                             <height>20</height>
  138.                         </size>
  139.                     </property>
  140.                 </spacer>
  141.             </hbox>
  142.         </widget>
  143.         <widget class="CSimpleProgress" row="2" column="2">
  144.             <property name="name">
  145.                 <cstring>EstimateOpProgress</cstring>
  146.             </property>
  147.             <property name="maximumSize">
  148.                 <size>
  149.                     <width>32767</width>
  150.                     <height>15</height>
  151.                 </size>
  152.             </property>
  153.             <property name="progress">
  154.                 <number>50</number>
  155.             </property>
  156.             <property name="TurnTime">
  157.                 <number>3000</number>
  158.             </property>
  159.         </widget>
  160.         <widget class="QLabel" row="2" column="1">
  161.             <property name="name">
  162.                 <cstring>txtEstimatedWipeTime</cstring>
  163.             </property>
  164.             <property name="text">
  165.                 <string>Getting approximate wipe time...</string>
  166.             </property>
  167.         </widget>
  168.         <widget class="QLabel" row="6" column="1" rowspan="1" colspan="2">
  169.             <property name="name">
  170.                 <cstring>GoNextTip</cstring>
  171.             </property>
  172.             <property name="sizePolicy">
  173.                 <sizepolicy>
  174.                     <hsizetype>5</hsizetype>
  175.                     <vsizetype>4</vsizetype>
  176.                     <horstretch>0</horstretch>
  177.                     <verstretch>0</verstretch>
  178.                 </sizepolicy>
  179.             </property>
  180.             <property name="text">
  181.                 <string>To continue, click <b>Next</b></string>
  182.             </property>
  183.             <property name="alignment">
  184.                 <set>AlignTop|AlignLeft</set>
  185.             </property>
  186.         </widget>
  187.         <spacer row="0" column="0">
  188.             <property name="name">
  189.                 <cstring>spacer4_2</cstring>
  190.             </property>
  191.             <property name="orientation">
  192.                 <enum>Horizontal</enum>
  193.             </property>
  194.             <property name="sizeType">
  195.                 <enum>Fixed</enum>
  196.             </property>
  197.             <property name="sizeHint">
  198.                 <size>
  199.                     <width>10</width>
  200.                     <height>16</height>
  201.                 </size>
  202.             </property>
  203.         </spacer>
  204.         <spacer row="0" column="3">
  205.             <property name="name">
  206.                 <cstring>spacer4_4</cstring>
  207.             </property>
  208.             <property name="orientation">
  209.                 <enum>Horizontal</enum>
  210.             </property>
  211.             <property name="sizeType">
  212.                 <enum>Fixed</enum>
  213.             </property>
  214.             <property name="sizeHint">
  215.                 <size>
  216.                     <width>10</width>
  217.                     <height>16</height>
  218.                 </size>
  219.             </property>
  220.         </spacer>
  221.         <spacer row="3" column="2">
  222.             <property name="name">
  223.                 <cstring>spacer5</cstring>
  224.             </property>
  225.             <property name="orientation">
  226.                 <enum>Vertical</enum>
  227.             </property>
  228.             <property name="sizeType">
  229.                 <enum>Preferred</enum>
  230.             </property>
  231.             <property name="sizeHint">
  232.                 <size>
  233.                     <width>20</width>
  234.                     <height>10</height>
  235.                 </size>
  236.             </property>
  237.         </spacer>
  238.         <widget class="CStaticTip" row="4" column="1" rowspan="1" colspan="2">
  239.             <property name="name">
  240.                 <cstring>stVerifyWarning</cstring>
  241.             </property>
  242.             <property name="sizePolicy">
  243.                 <sizepolicy>
  244.                     <hsizetype>3</hsizetype>
  245.                     <vsizetype>4</vsizetype>
  246.                     <horstretch>0</horstretch>
  247.                     <verstretch>0</verstretch>
  248.                 </sizepolicy>
  249.             </property>
  250.             <property name="Alignment" stdset="0">
  251.                 <set>WordBreak|AlignVCenter|AlignLeft</set>
  252.             </property>
  253.             <property name="Margin" stdset="0">
  254.                 <number>10</number>
  255.             </property>
  256.             <property name="ShadowWidth" stdset="0">
  257.                 <number>2</number>
  258.             </property>
  259.             <vbox>
  260.             </vbox>
  261.         </widget>
  262.         <spacer row="5" column="2">
  263.             <property name="name">
  264.                 <cstring>spacer5_2</cstring>
  265.             </property>
  266.             <property name="orientation">
  267.                 <enum>Vertical</enum>
  268.             </property>
  269.             <property name="sizeType">
  270.                 <enum>MinimumExpanding</enum>
  271.             </property>
  272.             <property name="sizeHint">
  273.                 <size>
  274.                     <width>20</width>
  275.                     <height>5</height>
  276.                 </size>
  277.             </property>
  278.         </spacer>
  279.     </grid>
  280. </widget>
  281. <connections>
  282.     <connection>
  283.         <sender>gbDoVerify</sender>
  284.         <signal>toggled(bool)</signal>
  285.         <receiver>Form1</receiver>
  286.         <slot>GetEstimatedWipeTime()</slot>
  287.     </connection>
  288.     <connection>
  289.         <sender>sbVerifyPers</sender>
  290.         <signal>valueChanged(int)</signal>
  291.         <receiver>Form1</receiver>
  292.         <slot>GetEstimatedWipeTime()</slot>
  293.     </connection>
  294. </connections>
  295. <slots>
  296.     <slot access="private" specifier="non virtual">GetEstimatedWipeTime()</slot>
  297. </slots>
  298. <layoutdefaults spacing="6" margin="0"/>
  299. <includehints>
  300.     <includehint>simpleprogress.h</includehint>
  301.     <includehint>statictip.h</includehint>
  302. </includehints>
  303. </UI>
  304.